summaryrefslogtreecommitdiffstats
path: root/typescript/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'typescript/package.json')
-rw-r--r--typescript/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/typescript/package.json b/typescript/package.json
new file mode 100644
index 0000000..36e9180
--- /dev/null
+++ b/typescript/package.json
@@ -0,0 +1,7 @@
+{
+ "devDependencies": {
+ "@types/dompurify": "^3.0.2",
+ "@types/jquery": "^3.5.19",
+ "typescript": "^5.2.2"
+ }
+}